Welcome![Sign In][Sign Up]
Location:
Search - wave vc

Search list

[GDI-BitmapGraphComponents_src

Description: 用以绘制波变幻的VC源程序,最后生成屏幕能显示的bitmap图像控件-To draw the wave changes the VC source code, and finally generate the screen can display the bitmap image control
Platform: | Size: 149504 | Author: Depp Su | Hits:

[GDI-BitmapSpecialFX

Description: 一个用vc写的水波、火焰、岩浆特效源代码-Write a wave with vc, flame, magma source effects
Platform: | Size: 82944 | Author: ylhryzy | Hits:

[OpenGL programOpenGlboguangshanshan

Description: OpenGl波光闪闪演示,基于VC++的opengl源代码-OpenGL wave shiny presentation, based on the VC++ The opengl source code
Platform: | Size: 2696192 | Author: E | Hits:

[OpenGL programOpenGllianbo

Description: OpenGl链波动画演示,基于VC++的opengl源代码-OpenGL chain wave animation demo, based on the VC++ The opengl source code
Platform: | Size: 2685952 | Author: E | Hits:

[Otherfinitedifference

Description: 用VC++程序实现有限差分波动方程不加边界条件二阶变速剖面。-With VC++ Procedures to achieve finite-difference wave equation without boundary conditions of second-order variable-speed profile.
Platform: | Size: 2048 | Author: enjia | Hits:

[matlabmatlab2

Description: vc与matlab联调的例子,生成正弦波形-vc FBI and matlab examples, to generate sine wave-shaped
Platform: | Size: 885760 | Author: tom | Hits:

[Multimedia DevelopMyPlayer

Description: 用VC#开发的多媒体播放器程序,提供avi,MIDI,Wave三种媒体格式-This is a mulltPlayer program
Platform: | Size: 43008 | Author: wangmingfu | Hits:

[DirextXTexSeaWave

Description: 海浪模拟效果,用的是DirectX,VC,实现的,想学习的人可以看一看,比较不错,是一本书中的例子。-Wave simulation results, using DirectX, VC, implementation and study of people want to take a look at the comparison is true that a book are examples.
Platform: | Size: 5763072 | Author: weicy | Hits:

[Windows Developresizeofapp

Description: 用VC++做的画图软件,可以用来学习如何画图,有正弦波,三角波,方波例子-VC++ to do with the drawing software, can be used to learn how to draw, there is sine wave, triangle wave, square wave example
Platform: | Size: 128000 | Author: Joy | Hits:

[Windows DevelopForceImplementShowMove

Description: ImagConvert 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。-VC with the preparation of their own ImagConvert a wave file to read and calculate the short-time energy, zero-crossing rate and short-time auto-correlation function of the process.
Platform: | Size: 2382848 | Author: 1qaz2wsx | Hits:

[Multimedia programSignalGenerate

Description: 一个输出正弦波的声波发生器,VC++环境,可以自己输入指定频率发出声音,主要用在一些多媒体设备中用以测试声音基准。程序挺好用,在VC6.0下可以编译-Acoustic output of a sine wave generator, VC++ environment, you can specify the frequency of their voice input, mainly used in a number of multimedia devices to the voice of the benchmark test. Very good program, and can be compiled in VC6.0
Platform: | Size: 39936 | Author: Jason | Hits:

[Windows Developsnd

Description: 能够播放声音波形的VC+源代码,用声卡输入信后-Can play a sound wave of VC+ source code, enter the letter with a sound card
Platform: | Size: 40960 | Author: 田镇 | Hits:

[Multimedia programplaywave

Description: 用paaysound播放wave文件 vc++程序-playsound VC++ WAVE
Platform: | Size: 1889280 | Author: ray | Hits:

[TreeViewYCmonitor

Description: 电力网络故障录波系统,配置解析程序(希望对需要VC界面编程和网络编程的用户提供帮助)-The electric power trouble wave recording system,config and data parse program
Platform: | Size: 212992 | Author: lzy | Hits:

[OtherOpenGL

Description: 基于VC++和OpenGL的波干涉模拟,希望能对大家有用-Based on VC++ and OpenGL simulation of wave interference
Platform: | Size: 240640 | Author: 龙翼 | Hits:

[3D GraphicMyWater

Description: 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslatef(0.f,-1.f,0.f) glMatrixMode(GL_TEXTURE) glPushMatrix() glTranslatef(ttrans[0], ttrans[1], 0.) glScalef(10.f, 10.f,1.f) draw_mesh() glPopMatrix() glMatrixMode(GL_MODELVIEW) glPopMatrix() ttrans[0] += .005f if (ttrans[0] == 1.0f) ttrans[0] = 0.0f ttrans[1] -= .0025f if (ttrans[1] <= 0.0f) ttrans[1] = 1.0f ::SwapBuffers(m_pDC->GetSafeHdc()) //交互缓冲区 return TRUE }-Based on vc++ using the opengl developed 3D wave水纹, drawing and rendering scenes BOOL CMyWaterView:: RenderScene () (glClear (GL_COLOR_BUFFER_BIT) glPushMatrix () glScalef (10,1,10) if (! Rgb) glColor3f ( .31, .41, .97) else glColor3f (1.f, 1.f, 1.f) glTranslatef (0.f,-1.f, 0.f) glMatrixMode (GL_TEXTURE) glPushMatrix () glTranslatef (ttrans [0], ttrans [1], 0.) glScalef (10.f, 10.f, 1.f) draw_mesh () glPopMatrix () glMatrixMode (GL_MODELVIEW) glPopMatrix () ttrans [0]+ = .005 f if (ttrans [0] == 1.0f) ttrans [0] = 0.0f ttrans [1]-= .0025 f if (ttrans [1] < = 0.0f) ttrans [1 ] = 1.0f :: SwapBuffers (m_pDC-> GetSafeHdc ()) // interactive buffer return TRUE )
Platform: | Size: 2021376 | Author: xuchi | Hits:

[Audio programWAVEfile

Description: 这是一个用VC编写的Wave文件的格式分析的源代码,-This is a VC with the preparation of the format of Wave files of source code analysis,
Platform: | Size: 25600 | Author: wuli | Hits:

[Otherllinlp

Description: 用VC画一个离散的正弦波,程序简单易懂,对初学数字信号处理的人,应譔有用-VC painting with a discrete sine wave, the program easy-to-read, digital signal processing for the beginner, and should be useful in writing
Platform: | Size: 3488768 | Author: 林萍 | Hits:

[VC/MFCsoundcardoscilloscope

Description: :声卡作为一个输入输出设备,除了能播放声音,还可以用作波形显示的采集端和信号发生器直接产生 方波、正弦波和三角波,因而在测量和控制上有着广泛的应用前景。介绍了用Vc++实现声卡示波器的方 法,并给出了关键行代码。-: Sound card as an input and output devices, in addition to play a sound, but also can be used as a waveform display of the collection of direct client and have a square wave signal generator, sine wave and triangular wave, which in the measurement and control have a wide application prospect. Introduced with Vc++ to achieve the sound card oscilloscope method of critical lines of code.
Platform: | Size: 194560 | Author: viewsky | Hits:

[Modem programtablemaker002

Description: 生成专有文字表的程序!VC++编写,适合短波数据通信使用!-Text table to generate a proprietary program! VC++ to prepare for the use of short-wave data communication!
Platform: | Size: 123904 | Author: 田野 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net